projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b81b3da
)
(x_update_cursor): Remove duplicated prototype.
author
Pavel Janík
<Pavel@Janik.cz>
Fri, 16 Nov 2001 22:52:53 +0000
(22:52 +0000)
committer
Pavel Janík
<Pavel@Janik.cz>
Fri, 16 Nov 2001 22:52:53 +0000
(22:52 +0000)
src/xterm.h
patch
|
blob
|
history
diff --git
a/src/xterm.h
b/src/xterm.h
index f9d3d7a809f70ddd6e324633d073323586cb174c..791c6c8bf8e6db6246f61c8716f1be0812886032 100644
(file)
--- a/
src/xterm.h
+++ b/
src/xterm.h
@@
-999,7
+999,6
@@
extern void x_wm_set_icon_position P_ ((struct frame *, int, int));
extern void x_delete_display P_ ((struct x_display_info *));
extern void x_initialize P_ ((void));
extern void x_display_cursor P_ ((struct window *, int, int, int, int, int));
-extern void x_update_cursor P_ ((struct frame *, int));
extern unsigned long x_copy_color P_ ((struct frame *, unsigned long));
#ifdef USE_X_TOOLKIT
extern XtAppContext Xt_app_con;